Release refers to the process of taking a piece of working software outside of the teams that developed it. Number of activities are involved with developers, testers, and deployment teams in releasing a product. After successfully passing through all the phases, the product is delivered to the customer.
Release iCube enables you to create ad hoc reports that can be used to extract information about releases such as number of successful and unsuccessful releases, how quickly are changes released to production, what piece of code is included in a given release, and so on. Using the Release iCube, Project Managers can gain insights into important business questions such as:
Attributes | Description |
---|---|
Actual End Date |
The date when release is actually ended Note: This attribute is supported for Digital.ai Release source system only. |
Actual Start Date |
The date when release is actually started Note: This attribute is supported for Digital.ai Release source system only. |
Automated Flag | Flag indicating if the Release is automated or not and is based on the percentage of tasks in the release that are automated. By default, the value is set at 70% and can be modified according to your requirements. |
Calendar Date | Gregorian calendar date displayed in the format 'M/D/YYYY' |
Calendar Month | Gregorian calendar month displayed in the format 'Mon YYYY' |
Calendar Quarter | Gregorian calendar quarter displayed in the format 'Q# YYYY' |
Calendar Week | Gregorian calendar week displaying the week number. For example, W21, W22. |
Calendar Year | Gregorian calendar year displayed in the format YYYY |
Completed By |
Person who has completed the release Note: This attribute is supported for Digital.ai Release source system only. |
Created By |
Person who has created the release Note: This attribute is supported for Digital.ai Release source system only. |
Created On | Date on which the release was created |
Date | Gregorian Calendar Date used for doing the date level analysis for Release Components |
Description |
The description of the release Note: This attribute is supported for Digital.ai Release source system only. |
Flag Comment |
The reason as a comment to capture why release is flagged Note: This attribute is supported for Digital.ai Release source system only. |
Flag Status |
Flags indicate that release needs attention Note: This attribute is supported for Digital.ai Release source system only. |
Folder |
Name of the Folder associated with a Release Folder provides an intuitive way to organize templates, releases, configurations, and dashboards by project, by team, or by any other model and apply security by setting role-based access control |
Level 1 Folder |
Folder, which is one level above the lowest level in the hierarchy is shown in this level This attribute helps filter folders for a specific level and view releases associated with it |
Level 2 Folder |
Folder, which is two levels above the lowest level in the hierarchy is shown in this level This attribute helps filter folders for a specific level and view releases associated with it |
Level 3 Folder |
Folder, which is three levels above the lowest level in the hierarchy is shown in this level This attribute helps filter folders for a specific level and view releases associated with it |
Level 4 Folder |
Folder, which is four levels above the lowest level in the hierarchy is shown in this level This attribute helps filter folders for a specific level and view releases associated with it |
Level 5 Folder |
Folder, which is five levels above the lowest level in the hierarchy is shown in this level This attribute helps filter folders for a specific level and view releases associated with it |
Modified By | Name of the last person to modify details pertaining to the release |
Modified On | Date on which the release was last modified |
Name | Name of the release |
Overdue Flag | Flag indicating of the release is passed due date |
Owner |
The owner of the of the release Note: This attribute is supported for Digital.ai Release source system only. |
Parent Release |
Parent of the release using parent child hierarchy of release Note: This attribute is supported for Digital.ai Release source system only. |
Planned End Date |
The date on which the release is supposed to end Note: This attribute is supported for Digital.ai Release source system only. |
Planned Start Date |
The date on which the release is supposed to start Note: This attribute is supported for Digital.ai Release source system only. |
Project | Project to which the release belongs to |
Projected Planned End Date | The date on which the Release is scheduled to end and is calculated based on the specified release duration. Note: This attribute is supported for Digital.ai Release source system only. |
Projected Planned Start Date |
The date on which the Release is scheduled to start and is calculated based on the specified release duration. Note: This attribute is supported for Digital.ai Release source system only. |
Real Flag Status |
The calculated flag status, derived from the flags from the release and its tasks Note: This attribute is supported for Digital.ai Release source system only. |
Release Definition ID | Unique ID of the Release Definition |
Release Definition Modified By | Name of the last person to modify details pertaining to the release definition |
Release Definition Modified On | Date on which the release definition was last modified |
Release Definition Name | Name of the release definition |
Release Definition Path | Path to the release definition |
Release Definition Revision | Revision number of the release definition |
Release ID | Unique ID of the Release |
Release Schedule Risk | Standardized internal Digital.ai values of Schedule Risk information about release |
Risk |
Risk Information about release
|
Risk Comment | Comment that capture the details about the risk of the release |
Risk Score |
Risk Score for a release Note: This attribute is supported for Digital.ai Release source system only. |
Started By |
Person who has started the release Note: This attribute is supported for Digital.ai Release source system only. |
Status | Current status of the Release. Currently available statuses are active and abandoned |
Successful Flag |
Release is successful if it is completed in time, without any task failure and skipped Task and release risk score is in green Note: This attribute is supported for Digital.ai Release source system only. |
Total Risk Score |
Total risk score for a release Note: This attribute is supported for Digital.ai Release source system only. |
Metric Name | Description | Formula | Expected Value |
---|---|---|---|
% Automated Release Deployments (Project) | Percentage of releases in the project that have been automated | ([Automated Deployments (Project)] / [Total Deployments (Project)]) | Range between 0.00% to 100.00% |
% Automated Releases |
Number of releases that are automated out of total number of releases Note: This metric is supported for Digital.ai Release source system only. |
[No of Automated Releases] / [Release Volume] | Range between 0.00% to 100.00% |
% Failed Release Deployments | Percentage of failed releases | [Failed Deployments] / [Total Deployments] | Range between 0.00% to 100.00% |
% Flagged Releases |
Ratio of release which are flagged for requirement of immediate attention to total number of releases Note: This metric is supported for Digital.ai Release source system only. |
[No of Flagged Releases] / [Release Volume] | Range between 0.00% to 100.00% |
% High Risk Releases |
Ratio of the releases that have high risk with scores greater than equal to 80 or releases with red color code to total number of releases Note: This metric is supported for Digital.ai Release source system only. |
[No of High Risk Releases] / [Release Volume] | Range between 0.00% to 100.00% |
% Scheduled Releases |
Ratio of Number of releases that are scheduled (in planned state) as of now to the total number of releases in a given period of time Note: This metric is supported for Digital.ai Release source system only. |
[No of Scheduled Releases] / [Release Volume] | Range between 0.00% to 100.00% |
% Successful Release Deployments | Percentage of successful releases | [Successful Deployments] / [Total Deployments] | Range between 0.00% to 100.00% |
% Successful Releases |
Number of releases that are successful as compared to total number of releases in a given period of time Note: This metric is supported for Digital.ai Release source system only. |
[No of Successful Releases] / [Release Volume] | Range between 0.00% to 100.00% |
Actual Duration (Days) |
Actual time taken for release from start to complete Note: This metric is supported for Digital.ai Release source system only. |
[Release Actual Duration] / (86400 * [Release Volume]) | >0 |
No of Automated Releases |
Count of releases that are marked as automated because 70% or more number of the tasks are automatic Note: This metric is supported for Digital.ai Release source system only. |
Count([Release Volume]) | >0 |
No of Completed Releases |
Total number of releases that are completed Note: This metric is supported for Digital.ai Release source system only. |
Count([No of Completed Releases]) | >0 |
No of Flagged Releases |
Count of release which are flagged for immediate attention Note: This metric is supported for Digital.ai Release source system only. |
Count([Release Volume]) | >0 |
No of High Risk Releases |
Count of release which have high risk Note: This metric is supported for Digital.ai Release source system only. |
Count([Release Volume]) | >0 |
No of Overdue Releases |
Count of release that have passed due date Note: This metric is supported for Digital.ai Release source system only. |
Count([Release Volume]) | >0 |
No of Planned Releases |
Count of releases that are planned for future Note: This metric is supported for Digital.ai Release source system only. |
Count([No of Planned Releases]) | >0 |
No of Scheduled Releases |
Number of releases that are scheduled (in planned state) Note: This metric is supported for Digital.ai Release source system only. |
Count([Release Volume]) | >0 |
No of Successful Releases |
Count of successful releases in a given period of time Note: This metric is supported for Digital.ai Release source system only. |
Count([Release Volume]) | >0 |
No of Upcoming Releases |
Count of releases that are in planned status and planned state is in future Note: This metric is supported for Digital.ai Release source system only. |
Count([No of Planned Releases]) | >0 |
Overtime Duration (Days) |
Time spent more than the due date of the release Note: This metric is supported for Digital.ai Release source system only. |
[Release Overtime Duration (Days)] / [Release Volume] | >0 |
Planned Duration (Days) |
Duration that is planned for the release Note: This metric is supported for Digital.ai Release source system only. |
[Release Planned Duration] / (86400 * [Release Volume]) | >0 |
Projected Planned Duration (Days) |
Average projected duration (in days) that is planned for the Release. The metric considers projected dates that are determined based on the specified release duration. Note: This metric is supported for Digital.ai Release source system only. |
[Release Projected Planned Duration] / (86400 * [No of Running Releases]) | >=0 |
Projected Schedule Variance (Days) |
Average variance (in days) in schedule across releases, calculated as the difference between the projected planned duration and actual duration of the release. The metric considers projected dates that are determined based on the specified release duration. Note: This metric is supported for Digital.ai Release source system only. |
[Release Projected Schedule Variance (Days) / [No of Running Releases] | >=0 |
Release Actual % Complete | Percentage completion of release | Sum([Release Actual % Complete]) | >=0% |
Release Volume | Total number of releases attempted | Count(release volume) | >=0% |
Schedule Variance (Days) |
The schedule difference of the planned duration of the release against the actual duration of the release Note: This metric is supported for Digital.ai Release source system only. |
[Release Schedule Variance (Days)] / [Release Volume] | >0 |
Schedule Variance % | Percentage of variance in the release schedule | IF((([Release Planned Duration] = 0) And ([Release Actual Duration] > 0)), 1, (([Release Actual Duration] - [Release Planned Duration]) / [Release Planned Duration])) | >=0% or <=0% |
Start Delay Duration (Days) |
It is the delay in starting release with respect to scheduled start of the release Note: This metric is supported for Digital.ai Release source system only. |
[Release Start Delay Duration] / (86400 * [Release Volume]) | >0 |
© 2022 Digital.ai Inc. All rights reserved.